CAMERA_CHANGED

val CAMERA_CHANGED: String

The camera has changed. This event is emitted whenever the visible viewportchanges due to the invocation of `setSize`, `setBounds` methods or when the camerais modified by calling camera methods. The event is emitted synchronously,so that an updated camera state can be fetched immediately.``` textEvent data format (Object).```